-
Home
-
Simple Newsletter Plugin – Noptin
-
4.0.8
-
Code
-
Classes
- Task
| Total Complexity |
83 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
580 |
| Lines of code |
277 |
| Logical lines of code |
137 |
| Comment lines |
213 |
| Methods |
45 |
| Properties |
0 |
Methods 45
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| save() |
A |
56 |
11 |
15 |
| run() |
S |
53 |
7 |
22 |
| set_state() |
S |
53 |
5 |
21 |
| get_hizzlewp_actions() |
S |
52 |
2 |
28 |
| process() |
S |
59 |
2 |
16 |
| get_arg() |
S |
67 |
3 |
7 |
| clone() |
S |
59 |
2 |
15 |
| set_subject() |
S |
78 |
2 |
3 |
| set_primary_id() |
S |
77 |
2 |
3 |
| set_secondary_id() |
S |
77 |
2 |
3 |
| set_lookup_key() |
S |
68 |
2 |
7 |
| set_args() |
S |
71 |
2 |
6 |
| set_arg() |
S |
66 |
2 |
8 |
| set_date_scheduled() |
S |
78 |
2 |
3 |
| set_interval() |
S |
78 |
2 |
3 |
| has_expired() |
S |
73 |
2 |
4 |
| get_logs() |
S |
75 |
2 |
4 |
| get_last_log() |
S |
67 |
2 |
8 |
| unexpected_shutdown() |
S |
71 |
2 |
5 |
| do_run() |
S |
65 |
2 |
9 |
| get_hook() |
S |
79 |
1 |
3 |
| set_hook() |
S |
79 |
1 |
3 |
| get_subject() |
S |
79 |
1 |
3 |
| get_primary_id() |
S |
79 |
1 |
3 |
| get_secondary_id() |
S |
79 |
1 |
3 |
| get_status() |
S |
79 |
1 |
3 |
| set_status() |
S |
79 |
1 |
3 |
| get_lookup_key() |
S |
79 |
1 |
3 |
| get_args() |
S |
79 |
1 |
3 |
| get_args_hash() |
S |
79 |
1 |
3 |
| set_args_hash() |
S |
80 |
1 |
3 |
| get_date_created() |
S |
79 |
1 |
3 |
| set_date_created() |
S |
80 |
1 |
3 |
| get_date_modified() |
S |
79 |
1 |
3 |
| set_date_modified() |
S |
80 |
1 |
3 |
| get_date_scheduled() |
S |
79 |
1 |
3 |
| get_interval() |
S |
80 |
1 |
3 |
| add_log() |
S |
67 |
1 |
8 |
| task_canceled() |
S |
79 |
1 |
3 |
| task_started() |
S |
79 |
1 |
3 |
| task_complete() |
S |
79 |
1 |
3 |
| task_failed() |
S |
78 |
1 |
3 |
| timed_out() |
S |
78 |
1 |
3 |
| do_cancel() |
S |
72 |
1 |
6 |
| do_re_run() |
S |
69 |
1 |
7 |